services.mediawiki.httpd.virtualHost.locations.<name>.index

Adds DirectoryIndex directive. See https://httpd.apache.org/docs/2.4/mod/mod_dir.html#directoryindex.

Type
null or string
Default
null
Example
"index.php index.html"
Declared
<nixpkgs/nixos/modules/services/web-apps/mediawiki.nix>